Blazor | ComponentOne
C1.DataCollection Assembly / C1.DataCollection Namespace / C1LengthList<T> Class / GetOffset Method

In This Topic
    GetOffset Method (C1LengthList<T>)
    In This Topic
    Gets the accumulated length up to the indicated index (not including).
    Overload List
    OverloadDescription
    Gets the accumulated length up to the indicated index (not including).  
    Gets the accumulated length between the specified indexes (including both).  
    See Also